projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bef02e
)
(lib-src): Depend on src/config.h (e.g. for movemail.o).
author
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Jun 1997 02:30:36 +0000
(
02:30
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Jun 1997 02:30:36 +0000
(
02:30
+0000)
(src/config.h): New target to re-configure if src/config.in is patched.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 10f5ce7826453bf421e0dbe1b2db4fe1c880532a..4876982aa70348a6867494ce1470b3050c52cfe8 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-220,7
+220,7
@@
paths-force: FRC
src: lib-src FRC
-lib-src: FRC
+lib-src: FRC
src/config.h
.RECURSIVE: ${SUBDIR}
@@
-239,6
+239,9
@@
Makefile: Makefile.in config.status
src/Makefile: src/Makefile.in config.status
./config.status
+src/config.h: src/config.in config.status
+ ./config.status
+
lib-src/Makefile: lib-src/Makefile.in config.status
./config.status